﻿/* CSS Document */

/* public */
* {
	margin:0;
	padding:0;
}
body {
	font:12px/14px Helvetica, Calibri, Tahoma, Arial, 宋体, sans-serif;
	background:#ffffff;
	color:#545454;
}
h1 {
	font-size:16px;
	font-weight:bold;
}
h2 {
	font-size:14px;
	font-weight:bold;
}
h3 {
	font-size:12px;
	font-weight:bold;
}
.fontblue {
	color:#003f7e;
}
.fontred {
	color:#ca0000;
}
.fontgray {
	color:#8f8f8f;
}
.fontviolet {
	color:#663399;
	font-size:31px;
	font-weight:500;
	line-height:31px;
}
.fontblue2 {
	color:#0e8cc9;
	font-size:31px;
	font-weight:500;
	line-height:31px;
}
.fontblue3 {
	color:#0e8cc9;
	font-size:36px;
	font-weight:500;
	line-height:36px;
}
.fontblue4 {
	color:#0e8cc9;
}
.fontblue5 {
	color:#5881b8;
}
.fontblue6 {
	color:#3334cc;
	font-size:26px;
	font-weight:500;
	line-height:26px;
}

.fontblack {
	font-weight:500;
	line-height:23px;
	font-size:23px;
}
.fontorange {
	color:#ff6a00;
	font-size:31px;
	font-weight:500;
	line-height:31px;
}
.fontorange2 {
	color:#f04d0a;
}
.fontorange3 {
	color:#f0b100;
	font-size:38px;
	font-weight:500;
	line-height:38px;
	letter-spacing:3px
}

.hand {
	cursor:pointer;
}
a {
	color:#545454;
	text-decoration:underline;
}
.linkblue a {
	color:#3334cc;
	text-decoration:underline;
}
.linkblue a:hover {
	text-decoration:underline;
}


.linkblue2 a {
	color:#577fb6;
	text-decoration:none;
}
.linkblue2 a:hover {
	text-decoration:none;
}

.linkwhite a {
color:#000;
	text-decoration:none;
}

.linkblue3 a {
	color:#3334cc;
	text-decoration:none;
}
.linkblue3 a:hover {
	text-decoration:underline;
}
.linkgray a {

	text-decoration:none;
}
.linkgray a:hover {
	text-decoration:none;
}


.zindex100{
	z-index:100}
.nowrap{
	white-space:nowrap}
.textin30{
	text-indent:30px;}
/* index */
.index-title1 {
	height:38px;
	background:url(../images/titleBgNew.png) repeat-x bottom;
	padding:0 10px;
}
.index-tltle1h1 {
	float:left;
	color:#003f7e;
	display:inline-block;
	height:23px;
	line-height:23px;
	width:150px;
	margin-top:7px;
	font-size:18px;

}
/*列表*/
.nav {
	height:37px;
	background:url(../images/navBg.png) repeat-x;
}
.navlist {
	padding-left:62px;
}
.navlist a{
	text-decoration:none;
}
.navlist li {
	float:left;
	color:#fff;
	height:37px;
	margin-right:10px;
	cursor:pointer;
	font-size:16px;
	font-weight:bold;

}
.navlist li span {
	display:inline-block;
	height:37px;
	line-height:36px;
	padding:0 26px;
	color:#FFF;
}
.navlist .sel {
	background:url(../images/navlistRight.png) no-repeat top right;
}
.navlist .sel span {
	background:url(../images/navlistLeft.png) no-repeat top left;
}
.navlist .hov {
	background:url(../images/navlistHovRight.png) no-repeat top right;
}
.navlist .hov span {
	background:url(../images/navlistHovLeft.png) no-repeat top left;
}
.list1 {
	text-align:center;
}
.list1 li {
	background:url(../images/indexList1Bg.png) no-repeat 0 -65px;
	width:153px;
	height:64px;
	cursor:pointer;
	margin:0 auto;
	margin-top:16px;
}
.list1 li.sel {
	background:url(../images/indexList1Bg.png) no-repeat 0 0;
}
.list1 li.hov {
	background:url(../images/indexList1Bg.png) no-repeat 0 0;
}
.list1 li p {
	float:left;
	width:55px;
			padding-top:43px;
		font-weight:bold;
		
		
}
.list1 li p.icon1 {
	background:url(../../icon/icon1.png) no-repeat 7px -3px;
}
.list1 li p.icon2 {
	background:url(../../icon/icon2.png) no-repeat 7px -3px;
}
.list1 li p.icon3 {
	background:url(../../icon/icon3.png) no-repeat 7px -3px;
}
.list1 li div.fontright {
	float:right;
	width:95px;
	text-align:center;
		margin-top:12px;
}
.list2 {
	background:url(../images/list2Bg.png) repeat-x bottom;
	height:30px;
}
.list2 li {
	float:left;
	display:inline-block;
	cursor:pointer;
	height:30px;
	line-height:29px;
	margin-right:7px;
	padding:0 30px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/list2BgNone.png) no-repeat top;
}
.list2 li.sel {
	background:url(../images/list2BgSel.png) no-repeat top;
}
.list3 {
}
.list3 li {
	float:left;
	line-height:24px;
	padding-left:20px;
	font-size:14px;
	background:url(../../icon/iconArrow.png) no-repeat left top;
}

.list4 {
}
.list4 li {
	float:left;
	line-height:24px;
	display:inline-block;
	margin-right:20px;
}




.list5 {
	padding-top:21px;
	border-bottom:1px solid #476895;
}
.list5 li {
	float:left;
	height:30px;
	cursor:pointer;
	background:url(../images/list5.png) no-repeat right 0;
}
.list5 li strong{
	margin-right:7px;
}
.list5 li span {
	display:inline-block;
	height:36px;
	line-height:36px;
	padding:0 30px;
	background:url(../images/list5.png) no-repeat 0 -30px;
}
.list5 .sel {
	background:url(../images/list5.png) no-repeat right -70px;
}
.list5 .sel span {
	background:url(../images/list5.png) no-repeat 0 -100px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	height:30px;
	line-height:30px;
	padding:0 20px;
}
.list6 {
	}
.list6 li.topen{
	background: url(../../icon/iconAddDel.png) no-repeat 0 -12px;
	font-weight:bold;
	cursor:pointer;
	padding:0px 0 0px 14px;

}
.list6 li.tclose{
	font-weight:bold;
	background: url(../../icon/iconAddDel.png) no-repeat  0 2px;
	cursor:pointer;
	padding:0px 0 0px 14px;
}
.list6 li {
	padding:3px 0 3px 14px;
}
.list7 li {
	padding:3px 0 3px 0px;
}
.list8 li {
	float:left;
	display:inline-block;
	width:160px;
	padding:5px 10px;
}

.list8 li img{
	border:1px solid #ccc;
	padding:1px;
	width:160px;
	height:120px;
}
.list8 li h1{
	text-align:center;
	font-size:12px;
	font-weight:100;
}
.list8 li img:hover{
	border:1px solid #fc5c16;	cursor: pointer;

}
.li_img{
	border:1px solid #ccc;
	padding:1px;
	width:160px;
	height:120px;
}

.li_img:hover{
	border:1px solid #fc5c16;
	cursor: pointer;

}
.warntitle {
	background:url(../images/warnlistBg.png) repeat-x bottom;
	padding-bottom:1px;
}
.warnlist {
width:80%;
float:right;
}
.warnlist li {
	float:right;
	height:26px;
	cursor:pointer;
	background:url(../images/warnlistSel.png) no-repeat right -62px;
}
.warnlist li span {
	display:inline-block;
	height:26px;
	line-height:26px;
	padding:0 31px;

	background:url(../images/warnlistSel.png) no-repeat 0 -93px;
}
.warnlist .sel {
	background:url(../images/warnlistSel.png) no-repeat top right;
}
.warnlist .sel span {
	background:url(../images/warnlistSel.png) no-repeat 0 -31px;
		color:#fff;
	}
/*自定义列表*/
.dl1 dl {
	

}
.dl1 dt {
	background:url(../images/iconSquare.png) no-repeat left;
	padding-left:26px;
	font-size:14px;	line-height:28px;

}
.dl1 dd {padding-left:26px;	line-height:20px;
cursor:pointer;

}

.dl1 dd.sel{
	color:#e40000;

}

/*表格*/
.table1 {
	width:100%;
	background:#fff;
}
.table1 th {
	background:url(../images/table1ThBg.png) repeat-x bottom;
	height:28px;
	border-collapse:collapse;
	border:1px solid #e3e3e3;
	text-align:left;
	padding:0 15px;
}
.table1 td {
	border-collapse:collapse;
	text-align:center;
	border:1px solid #e3e3e3;
	padding:5px 5px;
}
.table1 td.tl {
	text-align:left;
}
.table1 tr.gray {
	background:#f8f8f8;
}
.table1 tr.hov {
	background:#ffffec;
}
.table2 {
	width:284px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/table2ThBg.png) repeat-y top left;
}
.table2 td {
	height:53px;
	text-align:center;
	vertical-align:middle;
}
.table3 {
	width:100%;
}
.table3 td {
	padding:5px 0px;
	font-size:14px;
}

.table4 {
	width:100%;
}
.table4 td {
	padding:4px 0px;
}

.table5 {
	width:100%;
	background:#fff;
	border:1px solid #cdcdcd;
}
.table5 th {
	background:url(../images/table3ThBg.png) repeat-x bottom;
	height:38px;
	border-collapse:collapse;
	border:1px solid #cdcdcd;
	border-left:0;
	border-right:0;
	text-align:left;
	padding:0 15px;
	font-weight:100;
}
.table5 th.tc {
	text-align:center;padding:0 3px;
	white-space:nowrap;
}
.table5 td {
	border-collapse:collapse;
	text-align:center;
	border:1px solid #e1e1e1;
	padding:7px 3px;
}
.table5 td.tl {
	text-align:left;
}
.table5 tr.gray {
	background:#f8f8f8;

}

.table5 tr.hov {
	background:#ffffec;

}





.table6 {
	width:100%;
	background:#fff;
	border:1px solid #efefef;

}


.table6 td {
	border-collapse:collapse;
	text-align:center;
	border:1px solid #efefef;
	padding:7px 3px;
}

.table6 tr.gray {
	background:#f7f7f7;	font-weight:bold;
}

/*小图标*/
.iconnosel {
	background:url(../../icon/iconNoSel.png) no-repeat 0px 4px;
	padding:5px 7px 5px 7px;
}
.iconsel {
	background:url(../../icon/iconsel.png) no-repeat 0px 4px;
	padding:5px 7px 5px 7px;
}
.iconup {
	background:url(../../icon/iconUp.png) no-repeat 0px 4px;
	padding:5px 7px 5px 7px;
	cursor:pointer;
}
.icondown {
	background:url(../../icon/iconDown.png) no-repeat 0px 4px;
	padding:5px 7px 5px 7px;
	cursor:pointer;
}
.icontrue {
	background:url(../../icon/iconTrue.png) no-repeat 0px 4px;
	padding:5px 7px 5px 7px;
}
.iconlistdot1 {
	background:url(../../icon/iconListDot1.png) no-repeat 0px 2px;
	padding:5px 7px 5px 7px;
}
.iconclose {
	background:url(../images/floatDivClose.png) no-repeat 0px 0px;
	padding:0px 7px 0px 7px;
}
.icondataimport {
	background:url(../../icon/iconDataImport.png) no-repeat 0px 1px;
	padding:5px 12px 5px 7px;
}
.iconorange {
	background:url(../../icon/iconorange.png) no-repeat 0 1px;
	padding: 2px 7px 2px 2px;
	color:#fff;
}
.iconblue {
	background:url(../../icon/iconblue.png) no-repeat 0 1px;
	padding: 2px 7px 2px 2px;
	color:#fff;
}
.iconred {
	background:url(../images/iconRed.png) no-repeat 0 1px;
	padding: 6px 12px 2px 7px;
	color:#fff;
	font-size:10px;
}
.iconask {
	background:url(../../icon/iconask.png) no-repeat 0px 2px;
	padding:5px 10px;
	cursor:pointer;
}
.iconadd {
	background:url(../../icon/iconAdd.png) no-repeat 0px 2px;
	padding:5px 10px;
	cursor:pointer;
}
.icondel {
	background:url(../../icon/iconDel.png) no-repeat 0px 2px;
	padding:5px 10px;
	cursor:pointer;
}
.iconselright {
	float:left;
	background:url(../images/iconSelRight.png) no-repeat 0 0px;
	height:33px;
	width:33px;
	display:inline-block;
	cursor:pointer;
}
.iconselright2 {
	float:left;
	background:url(../images/iconMagnifier.png) no-repeat 0 0px;
	height:22px;
	width:21px;
	display:inline-block;
	cursor:pointer;
}
.iconselright3 {
	float:left;
	background:url(../images/iconSelRight2.png) no-repeat 0 0px;
	height:22px;
	width:22px;
	display:inline-block;
	cursor:pointer;
}
.iconarrowup,.iconarrowdown,.iconarrowupnone,.iconarrowdownnone {
	width:230px;
	height:16px;
	cursor:pointer;
	border:none;
}
.iconarrowup {
	background:url(../../icon/iconArrowUp.png) no-repeat  center;	
}
.iconarrowdown {
	background:url(../../icon/iconArrowDown.png) no-repeat center;	
}
.iconarrowupnone {
	background:url(../../icon/iconArrowUpNone.png) no-repeat  center;	
}
.iconarrowdownnone {
	background:url(../../icon/iconArrowDownNone.png) no-repeat center;	
}


.component,.componentsel{
	width:34px;
	height:34px;
	display:inline-block;
	}
.component{
	background:url(../images/componentBg.png) no-repeat 0 0;
	}
.componentsel{
	background:url(../images/componentBg.png) no-repeat 0 -34px;
	}
/*title*/
.titleblue {
	background:url(../images/titleblue.png) no-repeat center;
	height:30px;
	line-height:30px;
	color:#fff;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
}
.titlebluewrap {
	border:1px solid #e4e4e4;
	border-top:0;
	padding:10px 15px;
	line-height:24px;
}
.titleyellow,.titleyellow2 {
	height:39px;
	line-height:39px;
	padding-left:10px;
	border-bottom:1px solid #edc774;
}
.titleyellow {
	font-size:14px;
	font-weight:bold;
}

.titlegray {
	background:url(../images/titleGray.png) repeat-x;
	height:26px;
	line-height:26px;	
	padding:0 10px;
	border-bottom:1px solid #c2c2c2;
}
.titlegray2 {
	display:inline-block;
	height:27px;
	line-height:27px;
	width:101px;
	text-align:center;
	background:url(../images/titleGray2.png) no-repeat bottom center;
	font-size:14px;
	font-weight:bold;
}
.titlegray3 {
	background:url(../images/titleGray.png) repeat-x;
	height:26px;
	line-height:26px;	
	padding:0 10px;

}
.titlegray4 {
	background:#f9f9f9;
	height:30px;
	line-height:30px;	
	padding:0 10px;
	font-weight:bold;

}

/*浮层*/
.floatdiv1 {
	position:relative;
	top:300px;
	left:300px;
}
.floatdiv2{
	position:relative;
	top:300px;
	left:800px;
}


.floatyellow {
	border:1px solid #edc774;
	background:#ffffed;
}


.floatyellow2 {
	background:url(../images/messageArrow.png) left top no-repeat;
	padding-left:6px;
}
.floatyellow3 {
	border:1px solid #edc774;
	border-left:0;
	background:#ffffed;
}

/**按钮 输入框*/

.textinput1, .textinput2, .textinput8 {
	border:1px solid #cecece;
	background:#fff;
	padding-left:5px;
}
.textinput1 {
	height:23px;
	line-height:23px\9;
}
.textinput2 {
	height:26px;
	line-height:26px\9;
}
.textinput8{
	height:20px;
	line-height:26px\9;
}

.textinput3,.textinput4,.textinput7{
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #999999;
	background:#fff;
	padding-left:5px;
	height:30px;
	line-height:30px;
	color:#7e7e7e;
}
.textinput3{
	border-right:1px solid #999999;
	width:242px;
}
.textinput4{
	border-right:0px;
	width:210px;
}

.textinput5,.textinput6{
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #b5b5b5;
	background:#fff;
	padding-left:5px;
	height:20px;
	line-height:20px;
	color:#7e7e7e;
}
.textinput5{
	border-right:1px solid #b5b5b5;
	width:120px;
}
.textinput6{
	border-right:0px;
	width:86px;
}

.textinput7{
	border-right:1px solid #999999;
	width:157px;
}

.inputwidth1 {
	width:216px;
}
.inputwidth2 {
	width:224px;
}
.inputwidth3 {
	width:115px;
}
.btnblue, .btngray {
	width:64px;
	height:22px;
	line-height:22px;
	border:none;
	text-align:center;
	cursor:pointer;
}
.btnblue {
	color:#fff;
	background:url(../images/buttonBlue.png) no-repeat 0 0;
}
.btngray {
	background:url(../images/buttonBlue.png) no-repeat 0 -23px;
}

.btnblue2, .btngray2 {
	width:128px;
	height:32px;
	line-height:32px;
	border:none;
	text-align:center;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
}
.btnblue2 {
	color:#fff;
	background:url(../images/buttonBlue2.png) no-repeat 0 0;
}
.btngray2 {
	background:url(../images/buttonBlue2.png) no-repeat 0 -32px;
}
.btnsilver {
	width:40px;
	height:22px;
	line-height:22px;
	border:none;
	text-align:center;
	cursor:pointer;
	background:url(../images/button3.png) no-repeat 0 0;
	margin-right:5px;
}

.btngray3{
	width:61px;
	height:21px;
	line-height:21px;
	border:none;
	text-align:center;
	cursor:pointer;
	background:url(../images/button4.png) no-repeat 0 0;
	margin-right:5px;
}

/*栏目*/
.column {
	border:1px solid #cecece;
	background:#f9f9f9;
}
.columnline {
	background:url(../images/newLine1.png) repeat-y 243px 5px;
}
.columnline2 {
	background:url(../images/columnline2.png) no-repeat 615px 10px;
}
.columnleft {
	width:245px;
	float:left;
	padding:10px 0;
}
.columnright {
	width:710px;
	float:right;
	padding:10px 0;
}
.columnleft2 {
	width:615px;
	float:left;
	padding:10px 0;
}
.columnright2 {
	width:340px;
	float:right;
	padding:10px 0;
}
.columnleft3 {
	width:272px;
	float:left;
	padding:10px 0;
}
.columnright3 {
	width:322px;
	float:right;
	padding:10px 0;
}
.column1{
	border:1px solid #c2c2c2;}
/*wrap*/
.wrapgray{
	background:#f9f9f9;
	padding:20px 35px;}
.wrapgray2{
	border:1px solid #afafaf;
	padding:15px 15px;}
.wrapgray3{
	border:1px solid #cecece;
	padding:20px 35px;}
.wrapgray4{
	border:1px solid #efefef;
}
.wrapgray5{
	border:1px solid #cecece;
}
.wrap3{
		background:url(../images/wrap3Bg.png) repeat-x bottom;
		border-top:1px dotted #e7e7e7;
		padding:10px 20px 20px 20px;}
		


/* layout */
.allwrap {
	width:976px;
	margin:0 auto;
}
.head {
	width:976px;
	padding-top:75px;	background:url(../images/banner2.png) no-repeat 0 0;
	margin:0 auto;
	
}
.headinner {
	height:55px;
	padding-top:101px;
}


.contentwrap {
	padding:12px 0px 10px 0px;
}

.footer {
	line-height:45px;
	height:45px;
	text-align:center;
	padding-bottom:15px;

}
.rightwrap2 {
	padding:0 22px;
}
.graph1 {
	background:#fff;
	border:1px solid #dbdbdb;
	border-top:0;
}

.graph1left {
	width:228px;
	float:left;
	text-align:right;
	height:50px;
	line-height:20px;
}
.graph1right {
	width:425px;
	float:right;
	line-height:20px;
}

.loadingpercent {
	background:url(../../icon/iconblue2.png);
	position: relative;
	height:22px;
	width:36px;
	top:20px;
	left:100px;
	z-index:100;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
.loadingimg {
	background:url(../images/indexLoading.png) no-repeat 0 -22px;
	position: relative;
	height:25px;
	width:222px;
	top:23px;
	z-index:100
}
.loadingwrap {
	overflow: hidden;
	position: relative;
	height:25px;
	width:222px;
}
.loadingblue {
	width:222px;
	background:url(../images/indexLoading.png) no-repeat 0 0;
	position:relative;
	left:-2px;
	height:21px;
}

.dashboard {
	width:240px;
	height:228px;
	background:url(../../icon/dashboard.png) no-repeat center;
}
.dashboardcenter {
	position:absolute;	
	left:33px;
	top:53px;
	width:159px;
	height:118px;
	background:url(../../icon/dashboardArrow.png) no-repeat center;
	z-index:100;
}
.nummber {
	position:absolute;
	left:83px;
	top:95px;
	width:82px;
	height:68px;
	margin:0 auto;
	text-align:center;
	z-index:101;
}
.nummber2 {
	position:absolute;
	left:48px;
	top:158px;
	width:182px;
	height:68px;
	margin:0 auto;
	text-align:center;
	z-index:102;
}
.dataleft {
	width:190px;
	float:left;
}
.dataright {
	width:776px;
	float:right;
}
.ctqlayout1{
	padding:142px 0 56px 320px;
}

.ctqlayout2{
	position:relative;
	left:54px;
	top:-217px;
	width:247px;
	height:166px;
	overflow-y:auto;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
    border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

.ctqlayout3{
	position:relative;
	left:310px;
	top:-252px;
	width:323px;
	height:139px;
	border:1px solid #e7e7e7;

}
.ctqlayout4{
	position:relative;
	left:550px;
	top:-372px;
	width:180px;

	background:url(../images/floatBottom.png) no-repeat bottom #fff;
	padding-bottom:6px;

}

.ctqlayout4in{
	border:1px solid #e7e7e7;
		border-bottom:0px;
		height:280px;

}

.ctqlayout5{
	float:right;
	width:113px;
	height:116px;
	overflow-y:auto;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
    border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	line-height:22px;
}
.ctqlayout5 p{
	cursor:pointer;
	padding-left:5px;
}
.ctqlayout5 p.hov{
	background:#f2f2f2;
}
.warnlayout1{
	padding:20px 60px 20px 90px;}
	
.warnlayout2{
	padding:10px 0px;
	border-bottom:1px dotted #aeaeae;}
.warnleft{
	width:620px;
	float:left;}
	
	
.warnright{
	width:240px;
	float:right;}
	
/*告警图*/
.warngraph{
	background:url(../../icon/warningBg.png);
	width:960px;
	height:193px;line-height:22px;}
.warningpointer{
	position:relative;
	top:71px;
	left:117px;
	background:url(../../icon/warningPointer.png);
	width:7px;
	height:39px;
	}
.warningtitle1{
	position:relative;
	top:10px;
	left:15px;
	width:130px;
	font-weight:bold;
	font-size:18px;
	
	}
.warningtitle2{
	position:relative;
	top:50px;
	left:70px;
	width:130px;
	font-size:14px;
	}
.warningtitle3{
	position:relative;
	top:80px;
	left:840px;
	width:130px;
	font-size:14px;
	line-height:20px;
	}
	
	
.warningcoun1,.warningcoun2,.warningcoun3,.warningcoun4,.warningcoun5{
	position:relative;
	top:122px;

	width:50px;
	font-size:14px;
	line-height:20px;
	}
.warningcoun1{left:120px;}
.warningcoun2{left:287px;}
.warningcoun3{left:448px;}
.warningcoun4{left:620px;}
.warningcoun5{left:788px;}

.tabwarn,.tabwarn2{
	float:right;
	width:196px;
	height:26px;
	}
.tabwarn{
	background:url(../images/tabBg.png) 0 0;}
.tabwarn2{
	background:url(../images/tabBg.png) 0 -29px;}
.tabwarn span{
	color:#6e6e6e;
	display:block;
	float:left;
	width:98px;
	text-align:center;
	cursor:pointer;
	line-height:26px;
	
	}
.warnpagewrap{overflow: hidden; position: relative;  width:960px; }

.warnpagecon{ width:1920px; position:relative; left:0px; padding-top:10px;}
.warnpageconl{ width:960px; float:left}
.warnpageconr{ width:960px; float:right}
/**/
.tablerool{overflow: hidden; position: relative; height:175px; width:238px;}
.tableroolcon{height:1000px; position:relative; left:0px;top:0px;}


.helpp{
	padding:10px 10px 20px 10px;
	line-height:28px;}
	
.helpp p{
	text-indent:15px;}
	
.linedot{
	border-bottom:1px dotted #ccc;
	margin:0px 10px 10px 10px;
	
	}
	
/*图片轮换开始*/
/*图片轮换样式*/

#carousel {
	margin:0px;
	padding:0px;
	background:#EEE;
	border:1px solid #CCC;
	position:relative;/*DO NOT delete this line*/
}
#carousel ul {
	list-style:none;
}
#carousel #carouselimg {
	position:relative;/*fix ie7 overflow bug*/
	overflow:hidden;
}
#carousel #carouselimg #imgcontainer {
	position:absolute;
	left:0px;
	top:0px;
}
#carousel #carouselimg img {
	float:left;/*fix ie6 auto-margin bug*/
	border:0;
	width:974px;
	height:240px;/*display:none;*/
}
#carousel #carouseltitle2 {
	position:absolute;
	right:0px;
	top:210px;
	padding:5px 0 5px 0;
	background:#000000;
	opacity:.6;
	filter:alpha(opacity=60);
	width:974px;
	height:20px;
}
#carousel #carouseltitle {
	position:absolute;
	right:0px;
	top:210px;
	padding:5px 0 5px 0;
	width:974px;
}
#carousel #carouseltitle ul {
	margin-right:5px;
	float:right;
}
#carousel #carouseltitle li {
	width:19px;
	height:19px;
	line-height:19px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	float:left;
	margin-right:2px;
	cursor:pointer;
}
#carousel #carouseltitle .active {
	background:url(../images/j_imageact.png) no-repeat;
	color:#FFF;
}
/*图片轮换结束*/

#sidetop{
	position:fixed;
	bottom:10px;
	right:10px;
	width:47px;
	height:32px;
	cursor:pointer;

	
	}
	
.bgimg{	background:url(../images/roleimg1.png) no-repeat;}	
	

